home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4649 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  953 b 

  1. Path: canopus.cc.umanitoba.ca!natewild
  2. From: natewild@mbnet.mb.ca (Nathan T. Wild)
  3. Newsgroups: comp.os.msdos.programmer,comp.lang.c
  4. Subject: open vs fopen?
  5. Date: Sun, 04 Feb 1996 23:01:50 -0500
  6. Organization: WankerNET - Digital TimeWasters Inc.
  7. Message-ID: <uEYFxc9nX8WX083yn@mbnet.mb.ca>
  8. NNTP-Posting-Host: access.mbnet.mb.ca
  9. Originator: natewild@access.mbnet.mb.ca
  10.  
  11. In C, why would one use open and DOS int handles rather than fopen and
  12. stdio file handles?
  13.  
  14. Is there some speed advantage or differnet functionality?
  15.  
  16.      
  17.  
  18. |--------------------------------------------------------------------|
  19. | ooooO (``)   (``) Ooooo | Nathan T. Wild                           | 
  20. | (   ) )  (   )  ( (   ) | natewild@mbnet.mb.ca                     |
  21. | )  (  (   ) (   ) )  (  | ftp://ftp.mbnet.mb.ca/pub/natewild       |
  22. | (__)  ooooO Ooooo (__)  | http://www.mbnet.mb.ca/~natewild         |
  23. |--------------------------------------------------------------------|
  24.